diff --git a/polkadot/runtime/test-runtime/Cargo.toml b/polkadot/runtime/test-runtime/Cargo.toml
index 6d38a0283da009c1d665c2f324372915f60ace57..b5b2d22894375ce9a9246e5a7c00819fed973ae9 100644
--- a/polkadot/runtime/test-runtime/Cargo.toml
+++ b/polkadot/runtime/test-runtime/Cargo.toml
@@ -123,6 +123,7 @@ std = [
 	"serde/std",
 	"pallet-babe/std",
 	"babe-primitives/std",
+	"beefy-primitives/std",
 	"sp-session/std",
 	"runtime-common/std",
 	"log/std",