diff --git a/dhall-openapi.cabal b/dhall-openapi.cabal
--- a/dhall-openapi.cabal
+++ b/dhall-openapi.cabal
@@ -1,9 +1,9 @@
 Cabal-Version:  1.11
 Name:           dhall-openapi
-Version:        1.0.5
+Version:        1.0.6
 Homepage:       https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-openapi#dhall-openapi
 Author:         Fabrizio Ferrai
-Maintainer:     Gabriel439@gmail.com
+Maintainer:     GenuineGabriella@gmail.com
 Copyright:      2019 Fabrizio Ferrai
 License:        BSD3
 License-File:   LICENSE
@@ -79,7 +79,7 @@
     base                    >= 4.11.0.0  && < 5    ,
     aeson                   >= 1.0.0.0   && < 2.2  ,
     containers              >= 0.5.8.0   && < 0.7  ,
-    dhall                   >= 1.38.0    && < 1.42 ,
+    dhall                   >= 1.38.0    && < 1.43 ,
     prettyprinter           >= 1.7.0     && < 1.8  ,
     scientific              >= 0.3.0.0   && < 0.4  ,
     sort                    >= 1.0       && < 1.1  ,
