diff --git a/hzulip.cabal b/hzulip.cabal
--- a/hzulip.cabal
+++ b/hzulip.cabal
@@ -1,5 +1,5 @@
 name:                hzulip
-version:             1.1.1.2
+version:             1.1.1.3
 synopsis:            A haskell wrapper for the Zulip API.
 description:         This a Zulip API wrapper for Haskell.
 homepage:            https://github.com/yamadapc/hzulip
@@ -55,7 +55,7 @@
                      , transformers
                      , lens >=4.4 && <5
                      , aeson >=0.7 && <1
-                     , scotty >=0.9 && <0.11
+                     , scotty >=0.9 && <0.12
                      , lens-aeson >=1 && <2
                      , bytestring >=0.10 && <1
                      , hspec
