diff --git a/xnobar.cabal b/xnobar.cabal
--- a/xnobar.cabal
+++ b/xnobar.cabal
@@ -1,6 +1,6 @@
 cabal-version: 3.4
 name:          xnobar
-version:       1.0.0.2
+version:       1.0.0.3
 maintainer:    Enrico Maria De Angelis
 homepage:      https://codeberg.org/Aster89/xnobar
 synopsis:      Text-based notification server for XMobar
@@ -23,8 +23,6 @@
     build-depends: xmobar >= 0.48.1 && < 0.52
                  , xnobar:server
                  , xnobar:scroller
-                 , text
-                 , text-icu
     hs-source-dirs: lib/XNobar
 
 executable echo
