diff --git a/trifecta.cabal b/trifecta.cabal
--- a/trifecta.cabal
+++ b/trifecta.cabal
@@ -1,6 +1,6 @@
 name:          trifecta
 category:      Text, Parsing, Diagnostics, Pretty Printer, Logging
-version:       0.22
+version:       0.23
 license:       BSD3
 cabal-version: >= 1.6
 license-file:  LICENSE
@@ -83,7 +83,6 @@
     fingertree           >= 0.0.1   && < 0.1,
     reducers             >= 0.1.2   && < 0.2,
     profunctors          >= 0.1.1   && < 0.2,
-    parsec               >= 3.1.1   && < 3.2,
     utf8-string          >= 0.3.6   && < 0.4,
     semigroupoids        >= 1.2.4   && < 1.3,
     parallel             >= 3.1.0.1 && < 3.2,
