diff --git a/changelog.txt b/changelog.txt
index 1ebbf9051..444630fb2 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -8,6 +8,9 @@ https://www.mediafire.com/folder/3ccy2c7g36hp3/Fmd
Changelog:
(! = Important, + = Addition, - = Removal, * = Bug fix/Change/Edit, ? = Require feedback)
+0.9.18.1 (05-07-2015)
+[!*] Fix connection closed forcefully when timeout reached
+
0.9.18.0 (04-07-2015)
[+] Added check/stop favorite per item
[+] Added transfer rate graph in download toolbar
diff --git a/mangadownloader/md.lpi b/mangadownloader/md.lpi
index 480c30aa1..20de2e55e 100644
--- a/mangadownloader/md.lpi
+++ b/mangadownloader/md.lpi
@@ -19,6 +19,7 @@
+
diff --git a/update b/update
index e2d75eb16..b91f2a88d 100644
--- a/update
+++ b/update
@@ -3,6 +3,6 @@ https://github.com/riderkick/FMD/releases/download/0.9.8.1/fmd_0.9.8.1.7z
## update info above was deprecated
-VERSION=0.9.18.0
-WIN32=https://github.com/riderkick/FMD/releases/download/0.9.18.0/fmd_0.9.18.0.7z
-WIN64=https://github.com/riderkick/FMD/releases/download/0.9.18.0/fmd_0.9.18.0_Win64.7z
+VERSION=0.9.18.1
+WIN32=https://github.com/riderkick/FMD/releases/download/0.9.18.1/fmd_0.9.18.1.7z
+WIN64=https://github.com/riderkick/FMD/releases/download/0.9.18.1/fmd_0.9.18.1_Win64.7z