diff --git a/hoauth2-demo.cabal b/hoauth2-demo.cabal
--- a/hoauth2-demo.cabal
+++ b/hoauth2-demo.cabal
@@ -1,6 +1,6 @@
 cabal-version:      2.4
 name:               hoauth2-demo
-version:            1.12.2
+version:            1.12.3
 synopsis:           hoauth2 demo application
 description:
   Demo application for testing OAuth2 flows with many providers using hoauth2
@@ -71,7 +71,7 @@
     , hoauth2-providers      >=0.3    && <0.10
     , http-conduit           >=2.1    && <2.4
     , http-types             >=0.11   && <0.13
-    , jose-jwt               >=0.10   && <0.11
+    , jose-jwt               >=0.10   && <0.12
     , mustache               >=2.2.3  && <2.5
     , parsec                 >=3.1.11 && <3.2
     , pretty-simple          >=4.1    && <4.2
