Index: postgres/Cargo.toml
===================================================================
--- postgres.orig/Cargo.toml
+++ postgres/Cargo.toml
@@ -40,11 +40,6 @@ all-features = true
 name = "postgres"
 path = "src/lib.rs"
 
-[[bench]]
-name = "bench"
-path = "benches/bench.rs"
-harness = false
-
 [dependencies.bytes]
 version = "1.0"
 
