diff --git a/wuss.cabal b/wuss.cabal
--- a/wuss.cabal
+++ b/wuss.cabal
@@ -1,7 +1,7 @@
 cabal-version: 2.2
 
 name: wuss
-version: 2.0.1.6
+version: 2.0.1.7
 
 synopsis: Secure WebSocket (WSS) clients
 description:
@@ -36,7 +36,7 @@
     , crypton-connection >= 0.3.1 && < 0.4
     , exceptions >= 0.10.4 && < 0.11
     , network >= 3.1.2 && < 3.2
-    , websockets >= 0.12.7 && < 0.13
+    , websockets >= 0.12.7 && < 0.14
   default-language: Haskell2010
   ghc-options:
     -Weverything
