diff --git a/cabal-flatpak.cabal b/cabal-flatpak.cabal
--- a/cabal-flatpak.cabal
+++ b/cabal-flatpak.cabal
@@ -1,6 +1,6 @@
 Cabal-Version:  2.2
 Name:           cabal-flatpak
-Version:        0.1.0.3
+Version:        0.1.0.4
 License:        BSD-3-Clause
 License-File:   LICENSE
 Author:         Henning Thielemann <haskell@henning-thielemann.de>
@@ -25,7 +25,7 @@
   flatpak.cabal.json
 
 Source-Repository this
-  Tag:         0.1.0.3
+  Tag:         0.1.0.4
   Type:        darcs
   Location:    https://hub.darcs.net/thielema/cabal-flatpak/
 
@@ -43,11 +43,11 @@
     http-client >=0.5.12 && <0.8,
     http-types >=0.10 && <0.13,
     aeson-pretty >=0.8.7 && <0.9,
-    aeson >=2.0 && <2.1,
+    aeson >=2.0 && <2.2,
     shell-utility >=0.1 && <0.2,
-    optparse-applicative >=0.11 && <0.17,
+    optparse-applicative >=0.11 && <0.18,
     pathtype >=0.8 && <0.9,
-    text >=1.2 && <1.3,
+    text >=1.2 && <2.1,
     bytestring >=0.9 && <0.12,
     containers >=0.5 && <0.7,
     utility-ht >=0.0.12 && <0.1,
