diff --git a/hOpenPGP.cabal b/hOpenPGP.cabal
--- a/hOpenPGP.cabal
+++ b/hOpenPGP.cabal
@@ -1,5 +1,5 @@
 Name:                hOpenPGP
-Version:             2.9.2
+Version:             2.9.3
 Synopsis:            native Haskell implementation of OpenPGP (RFC4880)
 Description:         native Haskell implementation of OpenPGP (RFC4880), plus Camellia (RFC5581), plus ECC (RFC6637)
 Homepage:            https://salsa.debian.org/clint/hOpenPGP
@@ -202,7 +202,7 @@
                , base16-bytestring
                , bifunctors
                , bytestring
-               , bzlib
+               , bz2
                , binary                >= 0.6.4.0
                , binary-conduit        >= 1.3
                , conduit               >= 1.3.0
@@ -251,7 +251,7 @@
                , base16-bytestring
                , bifunctors
                , bytestring
-               , bzlib
+               , bz2
                , binary                >= 0.6.4.0
                , binary-conduit        >= 1.3
                , conduit               >= 1.3
@@ -300,7 +300,7 @@
                , base16-bytestring
                , bifunctors
                , bytestring
-               , bzlib
+               , bz2
                , binary                >= 0.6.4.0
                , binary-conduit        >= 1.3
                , conduit               >= 1.3
@@ -343,4 +343,4 @@
 source-repository this
   type:     git
   location: https://salsa.debian.org/clint/hOpenPGP.git
-  tag:      v2.9.2
+  tag:      v2.9.3
