diff --git a/chatwork.cabal b/chatwork.cabal
--- a/chatwork.cabal
+++ b/chatwork.cabal
@@ -1,9 +1,9 @@
--- This file has been generated from package.yaml by hpack version 0.17.0.
+-- This file has been generated from package.yaml by hpack version 0.17.1.
 --
 -- see: https://github.com/sol/hpack
 
 name:                chatwork
-version:             0.1.1.2
+version:             0.1.1.3
 synopsis:            The ChatWork API in Haskell
 description:         See README at <https://github.com/matsubara0507/chatwork#readme>
 homepage:            https://github.com/matsubara0507/chatwork#readme
@@ -56,7 +56,7 @@
     , http-api-data >=0.3.5 && <0.3.8
     , http-client >=0.5.5.0 && <0.6
     , http-client-tls >=0.3.3.1 && <0.4
-    , http-types >=0.9.1 && <0.10
+    , http-types >=0.9.1 && <0.11
     , req >=0.3.0 && <0.5
     , text >=1.2.2.1 && <1.3
   default-language: Haskell2010
@@ -76,7 +76,7 @@
     , http-api-data >=0.3.5 && <0.3.8
     , http-client >=0.5.5.0 && <0.6
     , http-client-tls >=0.3.3.1 && <0.4
-    , http-types >=0.9.1 && <0.10
+    , http-types >=0.9.1 && <0.11
     , req >=0.3.0 && <0.5
     , text >=1.2.2.1 && <1.3
     , chatwork
@@ -99,7 +99,7 @@
     , http-api-data >=0.3.5 && <0.3.8
     , http-client >=0.5.5.0 && <0.6
     , http-client-tls >=0.3.3.1 && <0.4
-    , http-types >=0.9.1 && <0.10
+    , http-types >=0.9.1 && <0.11
     , req >=0.3.0 && <0.5
     , text >=1.2.2.1 && <1.3
     , servant-server >=0.9.1.1 && <0.12
