diff --git a/changelog.txt b/changelog.txt
index f954710da..62b73dfe3 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -8,6 +8,12 @@ https://www.mediafire.com/folder/3ccy2c7g36hp3/Fmd
Changelog:
(! = Important, + = Addition, - = Removal, * = Bug fix/Change/Edit, ? = Require feedback)
+0.9.21.6 (11-08-2015)
+[*] Doujin-Mode: reset image url every task start, fix expired url
+[*] Fix empty website when adding a favorite
+[*] Fix filter custom genres incorrectly treats whitespaces as separator
+[*] Various changes
+
0.9.21.5 (10-08-2015)
[*] Fix remove multiple task
[*] Fix timer auto check favorites on interval not enabled if auto check new version not enabled
diff --git a/mangadownloader/md.lpi b/mangadownloader/md.lpi
index b7f6a7288..0a3135535 100644
--- a/mangadownloader/md.lpi
+++ b/mangadownloader/md.lpi
@@ -19,7 +19,7 @@
-
+
diff --git a/update b/update
index 44cc2cf32..2b9272d47 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.21.5
-WIN32=https://github.com/riderkick/FMD/releases/download/0.9.21.5/fmd_0.9.21.5.7z
-WIN64=https://github.com/riderkick/FMD/releases/download/0.9.21.5/fmd_0.9.21.5_Win64.7z
+VERSION=0.9.21.6
+WIN32=https://github.com/riderkick/FMD/releases/download/0.9.21.6/fmd_0.9.21.6.7z
+WIN64=https://github.com/riderkick/FMD/releases/download/0.9.21.6/fmd_0.9.21.6_Win64.7z