Bugfix for query deserialization of unspecified boundaries
diff --git a/CHANGES b/CHANGES
index a515a65..b013ba1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+0.43 2014-09-25
+        - [feature] Match collector using database for distributed search (diewald)
+	- [bugfix] Unified boundary handling and prevent nullpointer
+	  exceptions on parsing (diewald)
+
 0.43 2014-09-23
         - [cleanup] Made a lot of stuff rely on KorapResponse (diewald)
 	- [bugfix] Small but ancient collection bug fixed (diewald)