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.6.0
+version:             2.6.1
 license:             MIT
 license-file:        LICENSE
 author:              Christopher Reichert
@@ -27,7 +27,7 @@
   build-depends:         base            >= 4.7  && < 5
                        , bytestring      >= 0.10 && < 0.11
                        , text            >= 1.1  && < 1.3
-                       , aeson           >= 0.8 && < 0.10 || >= 0.11 && < 1.5
+                       , aeson           >= 0.8 && < 0.10 || >= 0.11 && < 1.6
                        , http-client
                        , http-client-tls
                        , http-types
