diff --git a/BiobaseFasta.cabal b/BiobaseFasta.cabal
--- a/BiobaseFasta.cabal
+++ b/BiobaseFasta.cabal
@@ -1,6 +1,6 @@
 cabal-version:  2.2
 name:           BiobaseFasta
-version:        0.4.0.0
+version:        0.4.0.1
 author:         Christian Hoener zu Siederdissen
 maintainer:     choener@bioinf.uni-leipzig.de
 homepage:       https://github.com/choener/BiobaseFasta
@@ -43,8 +43,8 @@
                , streaming-bytestring >= 0.2
                , string-conversions   >= 0.4
                --
-               , BiobaseTypes         == 0.2.0.*
-               , DPutils              == 0.1.0.*
+               , BiobaseTypes         == 0.2.1.*
+               , DPutils              == 0.1.1.*
   default-language:
     Haskell2010
   default-extensions: BangPatterns
diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
-![github action: master](https://github.com/choener/BiobaseFasta/actions/workflows/action.yml/badge.svg)
+![github action: master](https://github.com/choener/BiobaseFasta/actions/workflows/ci.yml/badge.svg?branch=master)
+![github action: hackage](https://github.com/choener/BiobaseFasta/actions/workflows/hackage.yml/badge.svg)
 
 # BiobaseFasta
 
