diff --git a/servant-kotlin.cabal b/servant-kotlin.cabal
--- a/servant-kotlin.cabal
+++ b/servant-kotlin.cabal
@@ -1,11 +1,13 @@
--- This file has been generated from package.yaml by hpack version 0.28.2.
+cabal-version: 1.12
+
+-- This file has been generated from package.yaml by hpack version 0.31.0.
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 427aa91764ab651265b902c7a1979fb8e2f64c6f51386e704e4bba542125542a
+-- hash: 5189ffd4ffbbf0f6d9d393b41c248dd05852bbe473155d693ba9f18076abc48f
 
 name:           servant-kotlin
-version:        0.1.1.2
+version:        0.1.1.3
 synopsis:       Automatically derive Kotlin class to query servant webservices
 description:    See README at <https://github.com/matsubara0507/servant-kotlin#readme>
 category:       Web
@@ -16,7 +18,6 @@
 license:        MIT
 license-file:   LICENSE
 build-type:     Simple
-cabal-version:  >= 1.10
 extra-source-files:
     README.md
 
@@ -26,7 +27,7 @@
   ghc-options: -Wall
   build-depends:
       base >=4.7 && <5
-    , containers >=0.5.7 && <0.6.0
+    , containers >=0.5.7 && <0.6.1
     , directory >=1.3 && <1.4
     , formatting >=6.2 && <6.4
     , lens >=4.15 && <4.18
@@ -55,11 +56,11 @@
   build-depends:
       aeson >=1.0 && <1.5
     , base >=4.7 && <5
-    , containers >=0.5.7 && <0.6.0
+    , containers >=0.5.7 && <0.6.1
     , directory >=1.3 && <1.4
     , formatting >=6.2 && <6.4
     , hspec >=2.4.1 && <2.6
-    , http-api-data >=0.3.7 && <0.3.9
+    , http-api-data >=0.3.7 && <0.3.11
     , lens >=4.15 && <4.18
     , servant >=0.9 && <0.15
     , servant-foreign >=0.9 && <0.12
@@ -84,10 +85,10 @@
   build-depends:
       aeson >=1.0 && <1.5
     , base >=4.7 && <5
-    , containers >=0.5.7 && <0.6.0
+    , containers >=0.5.7 && <0.6.1
     , directory >=1.3 && <1.4
     , formatting >=6.2 && <6.4
-    , http-api-data >=0.3.7 && <0.3.9
+    , http-api-data >=0.3.7 && <0.3.11
     , lens >=4.15 && <4.18
     , servant >=0.9 && <0.15
     , servant-foreign >=0.9 && <0.12
