diff --git a/polkadot/cli/Cargo.toml b/polkadot/cli/Cargo.toml
index 1fe9fa696cfdace2676e9ac26772b83942ef7328..64ce6e7ca595cc171e3216d8c01778b946ccc662 100644
--- a/polkadot/cli/Cargo.toml
+++ b/polkadot/cli/Cargo.toml
@@ -57,6 +57,7 @@ cli = [
 	"polkadot-client",
 	"polkadot-node-core-pvf-execute-worker",
 	"polkadot-node-core-pvf-prepare-worker",
+	"service",
 ]
 runtime-benchmarks = [
 	"service/runtime-benchmarks",