diff --git a/pusher-http-haskell.cabal b/pusher-http-haskell.cabal
--- a/pusher-http-haskell.cabal
+++ b/pusher-http-haskell.cabal
@@ -1,6 +1,6 @@
 cabal-version: 1.18
 name:          pusher-http-haskell
-version:       2.1.0.24
+version:       2.1.0.25
 license:       MIT
 license-file:  LICENSE
 copyright:     (c) Will Sewell, 2016
@@ -39,7 +39,7 @@
     default-extensions: OverloadedStrings
     ghc-options:        -Wcompat -Wmissing-signatures -Wall
     build-depends:
-        aeson >=1.0 && <2.3,
+        aeson >=1.0 && <2.4,
         base >=4.11 && <4.23,
         bytestring >=0.10 && <0.13,
         base16-bytestring >=0.1 && <1.1,
