diff --git a/xml-hamlet.cabal b/xml-hamlet.cabal
--- a/xml-hamlet.cabal
+++ b/xml-hamlet.cabal
@@ -1,5 +1,5 @@
 Name:                xml-hamlet
-Version:             0.4.0.2
+Version:             0.4.0.3
 Synopsis:            Hamlet-style quasiquoter for XML content
 Homepage:            http://www.yesodweb.com/
 License:             BSD3
@@ -32,7 +32,7 @@
   hs-source-dirs:      test
   type:                exitcode-stdio-1.0
   ghc-options:         -Wall
-  build-depends:       hspec >= 1.3 && < 1.4
+  build-depends:       hspec >= 1.3
                      , HUnit
                      , base >= 4 && < 5
                      , shakespeare
