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.2
+version: 2.0.0.3
 
 synopsis: JSON Feed
 description:
@@ -41,7 +41,7 @@
 common library
   build-depends:
     base >= 4.13.0 && < 4.17
-    , aeson >= 1.4.7 && < 1.6 || >= 2.0.0 && < 2.1
+    , aeson >= 1.4.7 && < 1.6 || >= 2.0.0 && < 2.2
     , bytestring >= 0.10.10 && < 0.12
     , mime-types >= 0.1.0 && < 0.2
     , network-uri >= 2.6.3 && < 2.7
