diff --git a/wai-test.cabal b/wai-test.cabal
--- a/wai-test.cabal
+++ b/wai-test.cabal
@@ -1,5 +1,5 @@
 name:            wai-test
-version:         1.3.0
+version:         1.3.0.1
 license:         MIT
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
@@ -24,7 +24,7 @@
                    , blaze-builder-conduit     >= 0.5      && < 0.6
                    , cookie                    >= 0.2      && < 0.5
                    , HUnit                     >= 1.2      && < 1.3
-                   , http-types                >= 0.7      && < 0.8
+                   , http-types                >= 0.7
                    , case-insensitive          >= 0.2
     exposed-modules: Network.Wai.Test
     ghc-options:     -Wall
