diff --git a/polkadot/xcm/pallet-xcm-benchmarks/src/generic/benchmarking.rs b/polkadot/xcm/pallet-xcm-benchmarks/src/generic/benchmarking.rs index b5fc1421c0ec..5f8944c70510 100644 --- a/polkadot/xcm/pallet-xcm-benchmarks/src/generic/benchmarking.rs +++ b/polkadot/xcm/pallet-xcm-benchmarks/src/generic/benchmarking.rs @@ -437,7 +437,7 @@ benchmarks! { index: 0, name: b"System".to_vec(), module_name: b"frame_system".to_vec(), - crate_major: 4, + crate_major: 25, min_crate_minor: 0, }; let xcm = Xcm(vec![instruction]);