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.3
+version:       1.0.0.4
 maintainer:    Enrico Maria De Angelis
 homepage:      https://codeberg.org/Aster89/xnobar
 synopsis:      Text-based notification server for XMobar
@@ -30,7 +30,6 @@
     build-depends: xnobar:positive32
                  , xnobar:scroller
                  , xnobar:server
-                 , xmobar
     hs-source-dirs: exe
     main-is: Echo.hs
 
@@ -64,7 +63,6 @@
                  , flow
                  , mtl >= 2.3.1 && < 2.4
                  , process >= 1.6.18 && < 1.7
-                 , xmobar
                  , xnobar:notification
                  , xnobar:positive32
                  , xnobar:server
