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.11.0
+version:            1.12.0
 synopsis:           hoauth2 demo application
 description:
   Demo application to test oauth2 flow with many providers using hoauth2
@@ -67,8 +67,8 @@
     , containers             >=0.6    && <0.8
     , data-default           ^>=0.7
     , directory              ^>=1.3
-    , hoauth2                >=2.9    && <2.14
-    , hoauth2-providers      >=0.3    && <0.8
+    , hoauth2                >=2.9    && <2.15
+    , hoauth2-providers      >=0.3    && <0.9
     , http-conduit           >=2.1    && <2.4
     , http-types             >=0.11   && <0.13
     , jose-jwt               >=0.10   && <0.11
