diff --git a/oeis.cabal b/oeis.cabal
--- a/oeis.cabal
+++ b/oeis.cabal
@@ -1,5 +1,5 @@
 name:         oeis
-version:      0.3.10.1
+version:      0.3.10.2
 category:     Math
 stability:    experimental
 
@@ -53,7 +53,7 @@
 
   build-depends:
     http-client >= 0.7 && < 0.8,
-    http-client-tls >= 0.3 && < 0.4,
+    http-client-tls >= 0.3 && < 0.5,
     http-types >= 0.12 && < 0.13,
     utf8-string >= 1.0 && < 1.1,
     base    >= 3 && < 5
