diff --git a/hledger-ui/hledger-ui.cabal b/hledger-ui/hledger-ui.cabal index 0ece2e898..959a8be26 100644 --- a/hledger-ui/hledger-ui.cabal +++ b/hledger-ui/hledger-ui.cabal @@ -60,7 +60,7 @@ executable hledger-ui , hledger-lib >= 0.27 && < 0.28 , base >= 3 && < 5 , base-compat >= 0.8.1 - , brick >= 0.2 && < 0.5 + , brick >= 0.2 && < 0.6 , cmdargs >= 0.8 , containers , data-default