--- a/Cargo.toml
+++ b/Cargo.toml
@@ -76,16 +76,6 @@
 path = "src/bin/update_fixtures.rs"
 required-features = ["json"]
 
-[[bench]]
-name = "parser"
-path = "benches/parser.rs"
-harness = false
-
-[[bench]]
-name = "parser_iai"
-path = "benches/parser_iai.rs"
-harness = false
-
 [dependencies.memchr]
 version = "2.0"
 
