diff --git a/json-feed.cabal b/json-feed.cabal
--- a/json-feed.cabal
+++ b/json-feed.cabal
@@ -1,7 +1,7 @@
 cabal-version: 2.2
 
 name: json-feed
-version: 2.0.0.8
+version: 2.0.0.9
 
 synopsis: JSON Feed
 description:
@@ -40,7 +40,7 @@
 
 common library
   build-depends:
-    , aeson >= 2.0.3 && < 2.2
+    , aeson >= 2.0.3 && < 2.3
     , base >= 4.16.0 && < 4.19
     , bytestring >= 0.11.3 && < 0.12
     , mime-types >= 0.1.0 && < 0.2
