diff --git a/airship.cabal b/airship.cabal
--- a/airship.cabal
+++ b/airship.cabal
@@ -2,7 +2,7 @@
 synopsis:             A Webmachine-inspired HTTP library
 homepage:             https://github.com/helium/airship/
 Bug-reports:          https://github.com/helium/airship/issues
-version:              0.9.0
+version:              0.9.1
 license:              MIT
 license-file:         LICENSE
 author:               Reid Draper and Patrick Thomson
@@ -84,7 +84,7 @@
                       , text                    == 1.2.*
                       , bytestring              >= 0.9.1   && < 0.11
                       , tasty                   >= 0.10.1  && < 0.12
-                      , tasty-quickcheck        >= 0.8.3   && < 0.8.5
+                      , tasty-quickcheck        >= 0.8.3   && < 0.10
                       , tasty-hunit             >= 0.9.1   && < 0.10
                       , transformers
                       , wai                     >= 3.0     && < 3.3
