diff --git a/changelog.md b/changelog.md
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,17 @@
+__0.2.2__
+ 
+   Changes (minor):
+ 
+         - add these lines to the changelog...
+         
+__0.2.1__ 
+
+   Changes:
+
+         - New option to add a handler for error messages
+
+         - New option to add a wait interval to wait for the error handler
+
 __0.2.0__ 
    Changes:
 
diff --git a/stomp-queue.cabal b/stomp-queue.cabal
--- a/stomp-queue.cabal
+++ b/stomp-queue.cabal
@@ -1,5 +1,5 @@
 Name:            stomp-queue
-Version:         0.2.1
+Version:         0.2.2
 Cabal-Version:   >= 1.8
 Copyright:       Copyright (c) Tobias Schoofs, 2011 - 2015
 License:         LGPL
