diff --git a/hist-pl-fusion.cabal b/hist-pl-fusion.cabal
--- a/hist-pl-fusion.cabal
+++ b/hist-pl-fusion.cabal
@@ -1,5 +1,5 @@
 name:               hist-pl-fusion
-version:            0.5.2
+version:            0.5.3
 synopsis:           Merging historical dictionary with PoliMorf
 description:
     The library provides functions for merging historical dictionary
@@ -23,10 +23,10 @@
       , text
       , binary
       , text-binary
-      , dawg >= 0.10 && < 0.11
+      , dawg >= 0.11 && < 0.12
       , polimorf >= 0.7.1 && < 0.8
       , hist-pl-dawg >= 0.2 && < 0.3
-      , hist-pl-lexicon >= 0.6 && < 0.7
+      , hist-pl-lexicon >= 0.6.1 && < 0.7
 
     exposed-modules:
         NLP.HistPL.Fusion
