diff --git a/stomp-conduit.cabal b/stomp-conduit.cabal
--- a/stomp-conduit.cabal
+++ b/stomp-conduit.cabal
@@ -1,5 +1,5 @@
 Name:            stomp-conduit
-Version:         0.0.2
+Version:         0.0.3
 Cabal-Version:   >= 1.8
 Copyright:       Copyright (c) Tobias Schoofs, 2013 - 2014
 License:         LGPL
@@ -44,9 +44,15 @@
 
   .
 
-  [0.0.1] Initial release
+  [0.0.3] Correction in documentation
 
-  extra-source-files: changelog.txt
+  . 
+
+  [0.0.2] ControlMonad imported from Control.Monad.Trans.Resource
+
+  .
+
+  [0.0.1] Initial release
 
 Library
   Build-Depends:   base        >= 4.0 && <= 5.0,
