diff --git a/wai-extra.cabal b/wai-extra.cabal
--- a/wai-extra.cabal
+++ b/wai-extra.cabal
@@ -1,5 +1,5 @@
 Name:                wai-extra
-Version:             1.3.0.3
+Version:             1.3.0.4
 Synopsis:            Provides some basic WAI handlers and middleware.
 Description:         The goal here is to provide common features without many dependencies.
 License:             MIT
@@ -67,7 +67,7 @@
     build-depends:   base                      >= 4        && < 5
                    , wai-extra
                    , wai-test                  >= 1.3
-                   , hspec                     == 1.3.*
+                   , hspec                     >= 1.3
                    , HUnit
 
                    , wai
