diff --git a/crypto-pubkey-types.cabal b/crypto-pubkey-types.cabal
--- a/crypto-pubkey-types.cabal
+++ b/crypto-pubkey-types.cabal
@@ -1,5 +1,5 @@
 Name:                crypto-pubkey-types
-Version:             0.4.2.2
+Version:             0.4.2.3
 Description:         Generic cryptography public keys algorithm types
 License:             BSD3
 License-file:        LICENSE
@@ -19,7 +19,7 @@
                      Crypto.Types.PubKey.ECC
                      Crypto.Types.PubKey.ECDSA
   Build-depends:     base >= 4 && < 5
-                   , asn1-types >= 0.1 && < 0.3
+                   , asn1-types >= 0.1 && < 0.4
 
 source-repository head
   type:     git
