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