diff --git a/stripe-http-client.cabal b/stripe-http-client.cabal
--- a/stripe-http-client.cabal
+++ b/stripe-http-client.cabal
@@ -1,5 +1,5 @@
 name:                stripe-http-client
-version:             2.5.0
+version:             2.6.0
 license:             MIT
 license-file:        LICENSE
 author:              Christopher Reichert
@@ -40,7 +40,7 @@
     default-language: Haskell2010
     build-depends:    base                >= 4.7  && < 5
                     , free                >= 4.10 && < 6
-                    , hspec               >= 2.1.0 && < 2.7
+                    , hspec               >= 2.1.0 && < 2.8
                     , stripe-core
                     , stripe-tests
                     , http-client
