diff --git a/dhall-fly.cabal b/dhall-fly.cabal
--- a/dhall-fly.cabal
+++ b/dhall-fly.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 796db80d90b2e5d0ef8ef31fa5ee5fed49e406609c5b50b3e30b9adee7cda59c
+-- hash: e04d051736062d08179c44e114d8bc118d4af358af4bc0d5aa26447afeaf61b0
 
 name:           dhall-fly
-version:        0.2.3
+version:        0.2.4
 synopsis:       Translate concourse config from Dhall to YAML
 description:    Please see the README on GitHub at <https://github.com/akshaymankar/dhall-fly#readme>
 category:       Concourse, YAML, JSON, Dhall
@@ -192,7 +192,7 @@
     , bytestring >=0.10.8.2
     , dhall >=1.29.0 && <1.30
     , dhall-fly
-    , dhall-json >=1.6.0 && <1.7
+    , dhall-json ==1.6.1
     , optparse-applicative >=0.14.3
     , ordered-containers >=0.2.2
     , scientific >=0.3.6.2
