diff --git a/esqueleto.cabal b/esqueleto.cabal
--- a/esqueleto.cabal
+++ b/esqueleto.cabal
@@ -1,5 +1,5 @@
 name:                esqueleto
-version:             1.0.6
+version:             1.0.7
 synopsis:            Bare bones, type-safe EDSL for SQL queries on persistent backends.
 homepage:            https://github.com/meteficha/esqueleto
 license:             BSD3
@@ -78,7 +78,7 @@
       -- Test-only dependencies
     , HUnit
     , QuickCheck
-    , hspec               >= 1.3 && < 1.5
+    , hspec               >= 1.3 && < 1.6
     , persistent-sqlite   == 1.1.*
     , persistent-template == 1.1.*
     , monad-control
