--- a/cborg-json.cabal
+++ b/cborg-json.cabal
@@ -21,8 +21,8 @@
   exposed-modules:     Codec.CBOR.JSON
   ghc-options:         -Wall
   build-depends:
-    base >=4.7 && <4.11,
-    aeson >=0.7 && <1.3,
+    base >=4.7 && <4.12,
+    aeson >=0.7 && <1.4,
     aeson-pretty >=0.8 && <0.9,
     unordered-containers >=0.2 && <0.3,
     scientific >=0.3 && <0.4,
