diff --git a/cqrs-example.cabal b/cqrs-example.cabal
--- a/cqrs-example.cabal
+++ b/cqrs-example.cabal
@@ -1,5 +1,5 @@
 Name:                cqrs-example
-Version:             0.5.0
+Version:             0.5.0.1
 Synopsis:            Example for cqrs package
 License:             MIT
 License-file:        LICENSE
@@ -15,7 +15,7 @@
                    , bytestring >= 0.9 && < 0.10
                    , cereal >= 0.3 && < 0.4
                    , containers >= 0.4 && < 0.5
-                   , cqrs >= 0.4 && < 0.5
+                   , cqrs >= 0.5 && < 0.6
                    , data-default >= 0.3 && < 0.4
                    , enumerator >= 0.4.15 && < 0.5
                    , text >= 0.11 && < 0.12
