diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index d6dc1bc4..5e64442c 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -31,6 +31,26 @@
+
| 5.2 (?/?/?) |
+
+Core
+
+- Fixed ugly typo in __decrement function of Basehandle. Seems to be unused in the rest of the code.
+
+
+
+Build System
+
+- Fixed Typo in cmake install for smoother (Thanks to Takashi Michikawa for the fix).
+
+
+Documentation
+
+- Fixed order of smoother parameters in the documentation. (Thanks to Takashi Michikawa for the info).
+
+
+ |
+
| 5.1 (2015/17/12) |
|