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.7.0
+Version:             0.7.1
 Synopsis:            Example for cqrs package
 Description:         Example for cqrs package
 License:             MIT
@@ -19,8 +19,8 @@
                    , cereal >= 0.3 && < 0.4
                    , containers >= 0.4 && < 0.5
                    , convertible >= 1.0.11.0 && < 1.1
-                   , cqrs >= 0.6.1 && < 0.7
-                   , cqrs-sqlite3 >= 0.6.1 && < 0.7
+                   , cqrs >= 0.7.1 && < 0.8
+                   , cqrs-sqlite3 >= 0.7.1 && < 0.8
                    , data-default >= 0.3 && < 0.4
                    , enumerator >= 0.4.15 && < 0.5
                    , happstack-lite >= 6.0 && < 7.0
@@ -54,8 +54,8 @@
                    , bytestring >= 0.9 && < 0.10
                    , cereal >= 0.3 && < 0.4
                    , containers >= 0.4 && < 0.5
-                   , cqrs >= 0.6 && < 0.7
-                   , cqrs-sqlite3 >= 0.6 && < 0.7
+                   , cqrs >= 0.7.1 && < 0.8
+                   , cqrs-sqlite3 >= 0.7.1 && < 0.8
                    , data-default >= 0.3 && < 0.4
                    , direct-sqlite >= 1.1 && < 1.2
                    , enumerator >= 0.4.15 && < 0.5
