diff --git a/warp.cabal b/warp.cabal
--- a/warp.cabal
+++ b/warp.cabal
@@ -1,5 +1,5 @@
 Name:                warp
-Version:             1.3.4.3
+Version:             1.3.4.4
 Synopsis:            A fast, light-weight web server for WAI applications.
 License:             MIT
 License-file:        LICENSE
@@ -81,7 +81,7 @@
                    , network
                    , HUnit
                    , QuickCheck
-                   , hspec                    == 1.3.*
+                   , hspec                    >= 1.3
 
     -- Yes, this means that the test suite will no longer work on Windows.
     -- Unfortunately there is a bug in older versions of cabal, and this conditional
