diff --git a/BiobaseXNA.cabal b/BiobaseXNA.cabal
--- a/BiobaseXNA.cabal
+++ b/BiobaseXNA.cabal
@@ -1,6 +1,6 @@
 cabal-version:  2.2
 name:           BiobaseXNA
-version:        0.11.1.0
+version:        0.11.1.1
 author:         Christian Hoener zu Siederdissen
 maintainer:     choener@bioinf.uni-leipzig.de
 homepage:       https://github.com/choener/BiobaseXNA
@@ -73,8 +73,8 @@
                --
                , bimaps                   == 0.1.0.*
                , BiobaseENA               == 0.0.0.*
-               , BiobaseTypes             == 0.2.0.*
-               , DPutils                  == 0.1.0.*
+               , BiobaseTypes             == 0.2.1.*
+               , DPutils                  == 0.1.1.*
                , ForestStructures         == 0.0.1.*
                , PrimitiveArray           == 0.10.1.*
   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/BiobaseXNA/actions/workflows/action.yml/badge.svg)
+![github action: master](https://github.com/choener/BiobaseXNA/actions/workflows/ci.yml/badge.svg?branch=master)
+![github action: hackage](https://github.com/choener/SciBaseTypes/actions/workflows/hackage.yml/badge.svg)
 
 # BiobaseXNA
 
diff --git a/changelog.md b/changelog.md
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,8 @@
+0.11.0.1
+--------
+
+- version bump
+
 0.11.0.0
 --------
 
