diff --git a/substrate/frame/conviction-voting/Cargo.toml b/substrate/frame/conviction-voting/Cargo.toml
index 2146808cf1b1abe67eb148eea55b2995340523cc..6d62ba4e3ecc547d2baba27577b7aa0fe598d4a0 100644
--- a/substrate/frame/conviction-voting/Cargo.toml
+++ b/substrate/frame/conviction-voting/Cargo.toml
@@ -37,7 +37,6 @@ default = [ "std" ]
 std = [
 	"codec/std",
 	"frame-benchmarking?/std",
-	"frame-support/std",
 	"frame-system/std",
 	"pallet-balances/std",
 	"pallet-scheduler/std",