diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock
index eff090e90f15bd0034c656f666e4f5b8450c78a0..74d4d55eabd8649a464fd117fa850b5cf6c45ef3 100644
--- a/polkadot/Cargo.lock
+++ b/polkadot/Cargo.lock
@@ -3329,7 +3329,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7"
 
 [[package]]
 name = "kusama-runtime"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "beefy-primitives",
  "bitvec",
@@ -3426,7 +3426,7 @@ dependencies = [
 
 [[package]]
 name = "kusama-runtime-constants"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "frame-support",
  "polkadot-primitives",
@@ -4368,7 +4368,7 @@ dependencies = [
 
 [[package]]
 name = "metered-channel"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "coarsetime",
@@ -5801,7 +5801,7 @@ dependencies = [
 
 [[package]]
 name = "pallet-xcm"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -5823,7 +5823,7 @@ dependencies = [
 
 [[package]]
 name = "pallet-xcm-benchmarks"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -6156,7 +6156,7 @@ checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"
 
 [[package]]
 name = "polkadot"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_cmd",
  "color-eyre",
@@ -6171,7 +6171,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-approval-distribution"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "env_logger 0.9.0",
@@ -6194,7 +6194,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-availability-bitfield-distribution"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "bitvec",
@@ -6218,7 +6218,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-availability-distribution"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "derive_more",
@@ -6247,7 +6247,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-availability-recovery"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "env_logger 0.9.0",
@@ -6276,7 +6276,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-cli"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "clap",
  "frame-benchmarking-cli",
@@ -6301,7 +6301,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-client"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "beefy-primitives",
  "frame-benchmarking",
@@ -6343,7 +6343,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-collator-protocol"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "always-assert",
  "assert_matches",
@@ -6371,7 +6371,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-core-primitives"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "parity-scale-codec",
  "parity-util-mem",
@@ -6383,7 +6383,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-dispute-distribution"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "async-trait",
@@ -6414,7 +6414,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-erasure-coding"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "parity-scale-codec",
  "polkadot-node-primitives",
@@ -6427,7 +6427,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-gossip-support"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "async-trait",
@@ -6454,7 +6454,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-network-bridge"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "always-assert",
  "assert_matches",
@@ -6480,7 +6480,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-collation-generation"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "futures 0.3.21",
  "parity-scale-codec",
@@ -6499,7 +6499,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-approval-voting"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "bitvec",
@@ -6537,7 +6537,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-av-store"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "bitvec",
@@ -6565,7 +6565,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-backing"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "bitvec",
@@ -6591,7 +6591,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-bitfield-signing"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "futures 0.3.21",
  "polkadot-node-subsystem",
@@ -6607,7 +6607,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-candidate-validation"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "async-trait",
@@ -6629,7 +6629,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-chain-api"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "futures 0.3.21",
  "maplit",
@@ -6648,7 +6648,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-chain-selection"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "futures 0.3.21",
@@ -6669,7 +6669,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-dispute-coordinator"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "fatality",
@@ -6695,7 +6695,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-parachains-inherent"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "async-trait",
  "futures 0.3.21",
@@ -6711,7 +6711,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-provisioner"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "bitvec",
  "fatality",
@@ -6732,7 +6732,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-pvf"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "always-assert",
  "assert_matches",
@@ -6765,7 +6765,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-pvf-checker"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "futures 0.3.21",
  "futures-timer",
@@ -6788,7 +6788,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-runtime-api"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "futures 0.3.21",
  "memory-lru",
@@ -6809,7 +6809,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-jaeger"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "async-std",
  "lazy_static",
@@ -6826,7 +6826,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-metrics"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_cmd",
  "bs58",
@@ -6854,7 +6854,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-network-protocol"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "async-trait",
  "derive_more",
@@ -6874,7 +6874,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-primitives"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "bounded-vec",
  "futures 0.3.21",
@@ -6896,7 +6896,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-subsystem"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "polkadot-node-jaeger",
  "polkadot-node-subsystem-types",
@@ -6905,7 +6905,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-subsystem-test-helpers"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "async-trait",
  "futures 0.3.21",
@@ -6923,7 +6923,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-subsystem-types"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "derive_more",
  "futures 0.3.21",
@@ -6941,7 +6941,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-subsystem-util"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "async-trait",
@@ -6981,7 +6981,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-overseer"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "femme",
@@ -7006,7 +7006,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-overseer-gen"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "async-trait",
  "futures 0.3.21",
@@ -7024,7 +7024,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-overseer-gen-proc-macro"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "expander 0.0.6",
@@ -7040,7 +7040,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-parachain"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "derive_more",
  "frame-support",
@@ -7056,7 +7056,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-performance-test"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "env_logger 0.9.0",
  "kusama-runtime",
@@ -7070,7 +7070,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-primitives"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "bitvec",
  "frame-system",
@@ -7099,7 +7099,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-primitives-test-helpers"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "polkadot-primitives",
  "rand 0.8.5",
@@ -7110,7 +7110,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-rpc"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "beefy-gadget",
  "beefy-gadget-rpc",
@@ -7141,7 +7141,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-runtime"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "beefy-primitives",
  "bitvec",
@@ -7232,7 +7232,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-runtime-common"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "beefy-primitives",
  "bitvec",
@@ -7284,7 +7284,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-runtime-constants"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "frame-support",
  "polkadot-primitives",
@@ -7295,7 +7295,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-runtime-metrics"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "bs58",
  "parity-scale-codec",
@@ -7306,7 +7306,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-runtime-parachains"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "bitflags",
@@ -7357,7 +7357,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-service"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "async-trait",
@@ -7467,7 +7467,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-statement-distribution"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "arrayvec 0.5.2",
  "assert_matches",
@@ -7498,7 +7498,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-statement-table"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "parity-scale-codec",
  "polkadot-primitives",
@@ -7507,7 +7507,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-test-client"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "futures 0.3.21",
  "parity-scale-codec",
@@ -7533,7 +7533,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-test-malus"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "async-trait",
@@ -7561,7 +7561,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-test-runtime"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "beefy-primitives",
  "bitvec",
@@ -7627,7 +7627,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-test-service"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "frame-benchmarking",
  "frame-system",
@@ -7682,7 +7682,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-voter-bags"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "clap",
  "generate-bags",
@@ -8275,7 +8275,7 @@ dependencies = [
 
 [[package]]
 name = "remote-ext-tests-bags-list"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "clap",
  "frame-system",
@@ -8408,7 +8408,7 @@ dependencies = [
 
 [[package]]
 name = "rococo-runtime"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "beefy-merkle-tree",
  "beefy-primitives",
@@ -8484,7 +8484,7 @@ dependencies = [
 
 [[package]]
 name = "rococo-runtime-constants"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "frame-support",
  "polkadot-primitives",
@@ -10022,7 +10022,7 @@ checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5"
 
 [[package]]
 name = "slot-range-helper"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "enumn",
  "parity-scale-codec",
@@ -10821,7 +10821,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
 
 [[package]]
 name = "staking-miner"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_cmd",
  "clap",
@@ -11233,7 +11233,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16"
 
 [[package]]
 name = "test-parachain-adder"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "dlmalloc",
  "parity-scale-codec",
@@ -11246,7 +11246,7 @@ dependencies = [
 
 [[package]]
 name = "test-parachain-adder-collator"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "clap",
  "futures 0.3.21",
@@ -11272,14 +11272,14 @@ dependencies = [
 
 [[package]]
 name = "test-parachain-halt"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "substrate-wasm-builder",
 ]
 
 [[package]]
 name = "test-parachain-undying"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "dlmalloc",
  "log",
@@ -11293,7 +11293,7 @@ dependencies = [
 
 [[package]]
 name = "test-parachain-undying-collator"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "clap",
  "futures 0.3.21",
@@ -11319,7 +11319,7 @@ dependencies = [
 
 [[package]]
 name = "test-parachains"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "parity-scale-codec",
  "sp-core",
@@ -11330,7 +11330,7 @@ dependencies = [
 
 [[package]]
 name = "test-runtime-constants"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "frame-support",
  "polkadot-primitives",
@@ -11652,7 +11652,7 @@ dependencies = [
 
 [[package]]
 name = "tracing-gum"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "polkadot-node-jaeger",
  "polkadot-primitives",
@@ -11662,7 +11662,7 @@ dependencies = [
 
 [[package]]
 name = "tracing-gum-proc-macro"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "assert_matches",
  "expander 0.0.6",
@@ -12446,7 +12446,7 @@ dependencies = [
 
 [[package]]
 name = "westend-runtime"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "beefy-primitives",
  "bitvec",
@@ -12538,7 +12538,7 @@ dependencies = [
 
 [[package]]
 name = "westend-runtime-constants"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "frame-support",
  "polkadot-primitives",
@@ -12721,7 +12721,7 @@ dependencies = [
 
 [[package]]
 name = "xcm"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "derivative",
  "impl-trait-for-tuples",
@@ -12733,7 +12733,7 @@ dependencies = [
 
 [[package]]
 name = "xcm-builder"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -12756,7 +12756,7 @@ dependencies = [
 
 [[package]]
 name = "xcm-executor"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -12773,7 +12773,7 @@ dependencies = [
 
 [[package]]
 name = "xcm-executor-integration-tests"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -12803,7 +12803,7 @@ dependencies = [
 
 [[package]]
 name = "xcm-simulator"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "frame-support",
  "parity-scale-codec",
@@ -12819,7 +12819,7 @@ dependencies = [
 
 [[package]]
 name = "xcm-simulator-example"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -12842,7 +12842,7 @@ dependencies = [
 
 [[package]]
 name = "xcm-simulator-fuzzer"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -12901,7 +12901,7 @@ dependencies = [
 
 [[package]]
 name = "zombienet-backchannel"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "futures-util",
  "lazy_static",
diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml
index a8c9600861862a6d654bad152903a898c8e1f4c1..b02f6ac1b5007007743b9907cae3be465173b5f6 100644
--- a/polkadot/Cargo.toml
+++ b/polkadot/Cargo.toml
@@ -6,7 +6,7 @@ path = "src/main.rs"
 name = "polkadot"
 description = "Implementation of a `https://polkadot.network` node in Rust based on the Substrate framework."
 license = "GPL-3.0-only"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 rust-version = "1.57.0" # custom profiles
diff --git a/polkadot/cli/Cargo.toml b/polkadot/cli/Cargo.toml
index 6f3b3a16e6f6e494b7431b97882ec2b4685b0bde..e78d072b89ab0560b4b8373331dc122e482bba89 100644
--- a/polkadot/cli/Cargo.toml
+++ b/polkadot/cli/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-cli"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Polkadot Relay-chain Client Node"
 edition = "2021"
diff --git a/polkadot/core-primitives/Cargo.toml b/polkadot/core-primitives/Cargo.toml
index 3e9a4b50335123beb61bb28b15708043861d6384..735a41e38256225c43a161d91c601995a8919342 100644
--- a/polkadot/core-primitives/Cargo.toml
+++ b/polkadot/core-primitives/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-core-primitives"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml
index 294e8812b5bfa694853a0e9009a4918b54acb4c5..ee7580ce0f689a072aa1f88685d92ff0ec96e76f 100644
--- a/polkadot/erasure-coding/Cargo.toml
+++ b/polkadot/erasure-coding/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-erasure-coding"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/erasure-coding/fuzzer/Cargo.toml b/polkadot/erasure-coding/fuzzer/Cargo.toml
index 8db6b698a19aa98763bd2f448633043717faafc8..9d248cd5cc056660ec54ec31eba987a61cc9d7c6 100644
--- a/polkadot/erasure-coding/fuzzer/Cargo.toml
+++ b/polkadot/erasure-coding/fuzzer/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "erasure_coding_fuzzer"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/client/Cargo.toml b/polkadot/node/client/Cargo.toml
index 34815dad03432dcba30345452c35174f747f92ff..4966970b5049f117a72f8cc81b0a9f4f43036d28 100644
--- a/polkadot/node/client/Cargo.toml
+++ b/polkadot/node/client/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-client"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/collation-generation/Cargo.toml b/polkadot/node/collation-generation/Cargo.toml
index 36d38f164c875331030de5686aed69193b92f8ef..11053f0a6461f844528a0d37693227eb859ddcdb 100644
--- a/polkadot/node/collation-generation/Cargo.toml
+++ b/polkadot/node/collation-generation/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-collation-generation"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/approval-voting/Cargo.toml b/polkadot/node/core/approval-voting/Cargo.toml
index 749b3bae81c42c00bcb3a223ddc61f142d64b973..cbdefe4c1c24ac69c4036c7403d022a198bc7bd5 100644
--- a/polkadot/node/core/approval-voting/Cargo.toml
+++ b/polkadot/node/core/approval-voting/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-approval-voting"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/av-store/Cargo.toml b/polkadot/node/core/av-store/Cargo.toml
index 1ce4168817bbdec13e6ca39cd6c2a263c512841f..621c7fe8bd2267220bc04efd385c93c78761e444 100644
--- a/polkadot/node/core/av-store/Cargo.toml
+++ b/polkadot/node/core/av-store/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-av-store"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/backing/Cargo.toml b/polkadot/node/core/backing/Cargo.toml
index fcc3ecb76186aa7a9fac7193276a885d09ce886d..6a2ca3b9cda3d5a516af0c251135b70e88e4674c 100644
--- a/polkadot/node/core/backing/Cargo.toml
+++ b/polkadot/node/core/backing/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-backing"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/bitfield-signing/Cargo.toml b/polkadot/node/core/bitfield-signing/Cargo.toml
index 927724acc361de5236115f3d4f1155c6c0035dce..21d47c5c15c269587f84ead4f2368560c4b3670b 100644
--- a/polkadot/node/core/bitfield-signing/Cargo.toml
+++ b/polkadot/node/core/bitfield-signing/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-bitfield-signing"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/candidate-validation/Cargo.toml b/polkadot/node/core/candidate-validation/Cargo.toml
index f98603c15a257493b9dbe98ee8f4a246ad87e286..aef14c51c10b1c272074a9ce693d0e53e856e9af 100644
--- a/polkadot/node/core/candidate-validation/Cargo.toml
+++ b/polkadot/node/core/candidate-validation/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-candidate-validation"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/chain-api/Cargo.toml b/polkadot/node/core/chain-api/Cargo.toml
index c2df290d209b700adfb7a61c721cb361c6f9ec3f..4258939ad76b0a5ded3e8a940a9004433fcec2d5 100644
--- a/polkadot/node/core/chain-api/Cargo.toml
+++ b/polkadot/node/core/chain-api/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-chain-api"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/chain-selection/Cargo.toml b/polkadot/node/core/chain-selection/Cargo.toml
index 941bacbb7e4fe1014a0bf5fc9fc6002ae09301bc..2b56b386587c319090a030587c8c05e39902ffe7 100644
--- a/polkadot/node/core/chain-selection/Cargo.toml
+++ b/polkadot/node/core/chain-selection/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 name = "polkadot-node-core-chain-selection"
 description = "Chain Selection Subsystem"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/dispute-coordinator/Cargo.toml b/polkadot/node/core/dispute-coordinator/Cargo.toml
index fd3c71454bb38ecc600e48c192a10c3e5c813ad0..c67a291acfe2919743254c8fb8bf4dd93500ab9a 100644
--- a/polkadot/node/core/dispute-coordinator/Cargo.toml
+++ b/polkadot/node/core/dispute-coordinator/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-dispute-coordinator"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/parachains-inherent/Cargo.toml b/polkadot/node/core/parachains-inherent/Cargo.toml
index a2710e82b307493c5b1429526cb362ddf8f67e61..72c0ff9710381275a83c3f09db2d511c506d5065 100644
--- a/polkadot/node/core/parachains-inherent/Cargo.toml
+++ b/polkadot/node/core/parachains-inherent/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-parachains-inherent"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/provisioner/Cargo.toml b/polkadot/node/core/provisioner/Cargo.toml
index 17aaf7da96653f0bca8bcd9265e09bf5cc285f20..8eb7467c392143dda2c7aec19ee3d9f33d571efe 100644
--- a/polkadot/node/core/provisioner/Cargo.toml
+++ b/polkadot/node/core/provisioner/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-provisioner"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/pvf-checker/Cargo.toml b/polkadot/node/core/pvf-checker/Cargo.toml
index 245ae800487d15d6e1a87e6644eabf8d352dd5f8..35428267ce33f4e881ef9ad2c3a5357839875d5f 100644
--- a/polkadot/node/core/pvf-checker/Cargo.toml
+++ b/polkadot/node/core/pvf-checker/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-pvf-checker"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/pvf/Cargo.toml b/polkadot/node/core/pvf/Cargo.toml
index 2197ea0e073a4cf981123a9d5569d839f96fe4e1..0e58c6bd058cf33742a70913601f154cc8747ab9 100644
--- a/polkadot/node/core/pvf/Cargo.toml
+++ b/polkadot/node/core/pvf/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-pvf"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/runtime-api/Cargo.toml b/polkadot/node/core/runtime-api/Cargo.toml
index 3e63c4d86d17a90c12459bd272ece51804c95412..3c20bb60924c8b4bb88ea2b9bfab38c128660ecc 100644
--- a/polkadot/node/core/runtime-api/Cargo.toml
+++ b/polkadot/node/core/runtime-api/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-runtime-api"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/gum/Cargo.toml b/polkadot/node/gum/Cargo.toml
index 45dd780e96a10cbe34aaef278fd0466ccf2de8e1..dab3cdcc188a3a31a8caf70c93641f2215861a79 100644
--- a/polkadot/node/gum/Cargo.toml
+++ b/polkadot/node/gum/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "tracing-gum"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Stick logs together with the TraceID as provided by tempo"
diff --git a/polkadot/node/gum/proc-macro/Cargo.toml b/polkadot/node/gum/proc-macro/Cargo.toml
index 8e5fb285ee23a311c9fa853dbe5ddb15f311bf36..a33f5bf1d5bfe944dee07fd22cea521ed7d98ee8 100644
--- a/polkadot/node/gum/proc-macro/Cargo.toml
+++ b/polkadot/node/gum/proc-macro/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "tracing-gum-proc-macro"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Generate an overseer including builder pattern and message wrapper from a single annotated struct definition."
diff --git a/polkadot/node/jaeger/Cargo.toml b/polkadot/node/jaeger/Cargo.toml
index e1cfcd7e49ebf4086334261abb04f65fb9836638..da4fb06e58d46c9e870258d1e3e3e3d29136cd7f 100644
--- a/polkadot/node/jaeger/Cargo.toml
+++ b/polkadot/node/jaeger/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-jaeger"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Polkadot Jaeger primitives, but equally useful for Grafana/Tempo"
diff --git a/polkadot/node/malus/Cargo.toml b/polkadot/node/malus/Cargo.toml
index 74a5c3a7627af54ec859ef915e456535aec7b342..051687fce735df94d16d67fd4a29b0ba2ea3a09a 100644
--- a/polkadot/node/malus/Cargo.toml
+++ b/polkadot/node/malus/Cargo.toml
@@ -2,7 +2,7 @@
 name = "polkadot-test-malus"
 description = "Misbehaving nodes for local testnets, system and Simnet tests."
 license = "GPL-3.0-only"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 readme = "README.md"
diff --git a/polkadot/node/metered-channel/Cargo.toml b/polkadot/node/metered-channel/Cargo.toml
index 2d6130254c7467f6f281e3cb0f4dfc9dc8707ffd..8d9772573c60b27b7fb5357430fec8bab38a9b64 100644
--- a/polkadot/node/metered-channel/Cargo.toml
+++ b/polkadot/node/metered-channel/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "metered-channel"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Channels with attached Meters"
diff --git a/polkadot/node/metrics/Cargo.toml b/polkadot/node/metrics/Cargo.toml
index 24727e9031d91b715dc2c82fbfcf53053d3709b5..f657084a25b01eb93c956b00845dea3d0d29090a 100644
--- a/polkadot/node/metrics/Cargo.toml
+++ b/polkadot/node/metrics/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-metrics"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Subsystem metric helpers"
diff --git a/polkadot/node/network/approval-distribution/Cargo.toml b/polkadot/node/network/approval-distribution/Cargo.toml
index cb4ebaafb7da8ca145a55a6fff7f24fa1ea58d32..b1591f580c7d6868558af2209a834c601a0d60a1 100644
--- a/polkadot/node/network/approval-distribution/Cargo.toml
+++ b/polkadot/node/network/approval-distribution/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-approval-distribution"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/network/availability-distribution/Cargo.toml b/polkadot/node/network/availability-distribution/Cargo.toml
index 0589fd684977c9990fc5bdf9a2a71ac23dba405f..fb804ced295e1c9f40a9be70af7aa2914f4b9eae 100644
--- a/polkadot/node/network/availability-distribution/Cargo.toml
+++ b/polkadot/node/network/availability-distribution/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-availability-distribution"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/network/availability-recovery/Cargo.toml b/polkadot/node/network/availability-recovery/Cargo.toml
index e63144a822eb6908373991f1c1b0d00b437a9a03..287bb2630873d917e84374b764c843f83bb23033 100644
--- a/polkadot/node/network/availability-recovery/Cargo.toml
+++ b/polkadot/node/network/availability-recovery/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-availability-recovery"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/network/bitfield-distribution/Cargo.toml b/polkadot/node/network/bitfield-distribution/Cargo.toml
index a0e132d012999f3a642d60c6f0ae6162a6832f46..1fe9d973acf2714c5b3cc7c25bc730742c6f4444 100644
--- a/polkadot/node/network/bitfield-distribution/Cargo.toml
+++ b/polkadot/node/network/bitfield-distribution/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-availability-bitfield-distribution"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/network/bridge/Cargo.toml b/polkadot/node/network/bridge/Cargo.toml
index c3abd296d5112fcaf515d19977826ef34d9594ec..d625c7e94f17e08acab96bdb3c7b75024af83373 100644
--- a/polkadot/node/network/bridge/Cargo.toml
+++ b/polkadot/node/network/bridge/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-network-bridge"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/network/collator-protocol/Cargo.toml b/polkadot/node/network/collator-protocol/Cargo.toml
index 4b003f4a844938a21b2170d6ac119a1e8d9ecbdb..423f13590d5aa5f0fe5ac24bfd7bce0d2339f0a2 100644
--- a/polkadot/node/network/collator-protocol/Cargo.toml
+++ b/polkadot/node/network/collator-protocol/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-collator-protocol"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/network/dispute-distribution/Cargo.toml b/polkadot/node/network/dispute-distribution/Cargo.toml
index 2c69a26e9446205fa6fc1a9c5ab64272056ba3f8..39122164c4f26c00fc199ae2832435c3a78b4b1b 100644
--- a/polkadot/node/network/dispute-distribution/Cargo.toml
+++ b/polkadot/node/network/dispute-distribution/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-dispute-distribution"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/network/gossip-support/Cargo.toml b/polkadot/node/network/gossip-support/Cargo.toml
index 54984e748facf6360b7cb8a1c432d97aa16d8047..3f214cfc6e3facf214218de2eb952fecda587ff2 100644
--- a/polkadot/node/network/gossip-support/Cargo.toml
+++ b/polkadot/node/network/gossip-support/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-gossip-support"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/network/protocol/Cargo.toml b/polkadot/node/network/protocol/Cargo.toml
index e3c766bc58ccf5ec41c983ef4b52cacbb47a70ed..780b6a27d37381587b4bcf8c6e484478bf80861e 100644
--- a/polkadot/node/network/protocol/Cargo.toml
+++ b/polkadot/node/network/protocol/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-network-protocol"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Primitives types for the Node-side"
diff --git a/polkadot/node/network/statement-distribution/Cargo.toml b/polkadot/node/network/statement-distribution/Cargo.toml
index 61e87ec5cf63bc68d15fe079e6057d37ff903b7f..a5d2001ed639cefcc9da476ba9f7bbcba2e0e543 100644
--- a/polkadot/node/network/statement-distribution/Cargo.toml
+++ b/polkadot/node/network/statement-distribution/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-statement-distribution"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Statement Distribution Subsystem"
 edition = "2021"
diff --git a/polkadot/node/overseer/Cargo.toml b/polkadot/node/overseer/Cargo.toml
index 70b8b33b080d976fe5d3b2db377966ea84d632fe..13ecd0a838292052881951edf5f5e218a3a95e1d 100644
--- a/polkadot/node/overseer/Cargo.toml
+++ b/polkadot/node/overseer/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-overseer"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/overseer/overseer-gen/Cargo.toml b/polkadot/node/overseer/overseer-gen/Cargo.toml
index e8c2b569a023b713f89165bcadd96e8f11af0785..f22c367719346ece6d92eb00229b5aae89efa5e4 100644
--- a/polkadot/node/overseer/overseer-gen/Cargo.toml
+++ b/polkadot/node/overseer/overseer-gen/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-overseer-gen"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Generate an overseer including builder pattern and message wrapper from a single struct."
diff --git a/polkadot/node/overseer/overseer-gen/proc-macro/Cargo.toml b/polkadot/node/overseer/overseer-gen/proc-macro/Cargo.toml
index 8ac73fa1b13560f2ec5336f749a089cbf9e2a773..c876e8fdba7254383e6b61914b4e27bd609a171d 100644
--- a/polkadot/node/overseer/overseer-gen/proc-macro/Cargo.toml
+++ b/polkadot/node/overseer/overseer-gen/proc-macro/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-overseer-gen-proc-macro"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Generate an overseer including builder pattern and message wrapper from a single annotated struct definition."
diff --git a/polkadot/node/primitives/Cargo.toml b/polkadot/node/primitives/Cargo.toml
index 9bee7ddbf15571d560912de86bf11514d9cd8396..19294a10cd0a2e12e8b16efc4b5fff7ba2d29d90 100644
--- a/polkadot/node/primitives/Cargo.toml
+++ b/polkadot/node/primitives/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-primitives"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Primitives types for the Node-side"
diff --git a/polkadot/node/service/Cargo.toml b/polkadot/node/service/Cargo.toml
index 99bc24fe00b4fc4da1bd093570bc1b7abc20e1aa..7560b5370105accf6fb6dd732767a2967ceeac78 100644
--- a/polkadot/node/service/Cargo.toml
+++ b/polkadot/node/service/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-service"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/subsystem-test-helpers/Cargo.toml b/polkadot/node/subsystem-test-helpers/Cargo.toml
index 17bad3f4b49d5754ed5910f9b2f7b07e41005a26..91f8b62ebf52ba6027dc5253a46f00a24a58b388 100644
--- a/polkadot/node/subsystem-test-helpers/Cargo.toml
+++ b/polkadot/node/subsystem-test-helpers/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-subsystem-test-helpers"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Subsystem traits and message definitions"
diff --git a/polkadot/node/subsystem-types/Cargo.toml b/polkadot/node/subsystem-types/Cargo.toml
index 988e9c8bb2f35f9466e08d70d4341fa17b6e2284..8f94a6ac510c10a0901a5ca9004a22e7bc0ca060 100644
--- a/polkadot/node/subsystem-types/Cargo.toml
+++ b/polkadot/node/subsystem-types/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-subsystem-types"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Subsystem traits and message definitions"
diff --git a/polkadot/node/subsystem-util/Cargo.toml b/polkadot/node/subsystem-util/Cargo.toml
index 97b0a3687e771a26ad1e72dbaea17e629ceaeb84..34d78940faf73a4d4c0295bfecde374787a87294 100644
--- a/polkadot/node/subsystem-util/Cargo.toml
+++ b/polkadot/node/subsystem-util/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-subsystem-util"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Subsystem traits and message definitions"
diff --git a/polkadot/node/subsystem/Cargo.toml b/polkadot/node/subsystem/Cargo.toml
index 2df1c2ba0093d0d574d8bccdcbb342d82d893652..f7204d409fb69ce95a7fecf58ba9a52b0774a7d6 100644
--- a/polkadot/node/subsystem/Cargo.toml
+++ b/polkadot/node/subsystem/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-subsystem"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Subsystem traits and message definitions and the generated overseer"
diff --git a/polkadot/node/test/client/Cargo.toml b/polkadot/node/test/client/Cargo.toml
index 7636e907664fe0a7ac8f68a9afc6062266da98e3..0d4cb5ca2a1184b9f42e04dea20f0506ed78a58f 100644
--- a/polkadot/node/test/client/Cargo.toml
+++ b/polkadot/node/test/client/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-test-client"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/test/performance-test/Cargo.toml b/polkadot/node/test/performance-test/Cargo.toml
index 5e9020a23189851d6018b1c7f89ee09c273c4800..475ad03d17737660574b9aa392f3c061614ca61d 100644
--- a/polkadot/node/test/performance-test/Cargo.toml
+++ b/polkadot/node/test/performance-test/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-performance-test"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/test/service/Cargo.toml b/polkadot/node/test/service/Cargo.toml
index 129459cbc4334b92406c1b6b7b493d85e64fefdb..6f13a713536fed42f3750ab573b44e156ab7c5de 100644
--- a/polkadot/node/test/service/Cargo.toml
+++ b/polkadot/node/test/service/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-test-service"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/zombienet-backchannel/Cargo.toml b/polkadot/node/zombienet-backchannel/Cargo.toml
index 4257f784d79dbe335f5017e5c938c1d6ff33447c..2187b9315e32893ef925e5b842f51824a9d10d0d 100644
--- a/polkadot/node/zombienet-backchannel/Cargo.toml
+++ b/polkadot/node/zombienet-backchannel/Cargo.toml
@@ -2,7 +2,7 @@
 name = "zombienet-backchannel"
 description = "Zombienet backchannel to notify test runner and coordinate with malus actors."
 license = "GPL-3.0-only"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 readme = "README.md"
diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml
index 8039872d3bb5cffa37457367c4b5491cb0ff0cf4..7aba0b221800b262ff1c8dd35b06024c7a1233ea 100644
--- a/polkadot/parachain/Cargo.toml
+++ b/polkadot/parachain/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-parachain"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Types and utilities for creating and working with parachains"
 edition = "2021"
diff --git a/polkadot/parachain/test-parachains/Cargo.toml b/polkadot/parachain/test-parachains/Cargo.toml
index f9602b847281f34cf172d91f168fe7f7851dad81..0fa1f976acecf0308ff3b9464227b8885dbacaad 100644
--- a/polkadot/parachain/test-parachains/Cargo.toml
+++ b/polkadot/parachain/test-parachains/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "test-parachains"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Integration tests using the test-parachains"
 edition = "2021"
diff --git a/polkadot/parachain/test-parachains/adder/Cargo.toml b/polkadot/parachain/test-parachains/adder/Cargo.toml
index 9b5360bff3fa6b71efc998ab2fdf2f57fb1393f3..81bd332494300a2787fbce7b1a8db53fddcda21b 100644
--- a/polkadot/parachain/test-parachains/adder/Cargo.toml
+++ b/polkadot/parachain/test-parachains/adder/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "test-parachain-adder"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Test parachain which adds to a number as its state transition"
 edition = "2021"
diff --git a/polkadot/parachain/test-parachains/adder/collator/Cargo.toml b/polkadot/parachain/test-parachains/adder/collator/Cargo.toml
index 6b6ee1065438ffb9f4191eaf9a183a9dd5133226..6c538969287c728edbfd9463efde8d32e1a7c334 100644
--- a/polkadot/parachain/test-parachains/adder/collator/Cargo.toml
+++ b/polkadot/parachain/test-parachains/adder/collator/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "test-parachain-adder-collator"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Collator for the adder test parachain"
 edition = "2021"
diff --git a/polkadot/parachain/test-parachains/halt/Cargo.toml b/polkadot/parachain/test-parachains/halt/Cargo.toml
index b5899f4d10c5104e247d18c08a1fd58285335d5f..25a1cc72f9c5542c376e97883bbcdc057ecacdb4 100644
--- a/polkadot/parachain/test-parachains/halt/Cargo.toml
+++ b/polkadot/parachain/test-parachains/halt/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "test-parachain-halt"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Test parachain which executes forever"
 edition = "2021"
diff --git a/polkadot/parachain/test-parachains/undying/Cargo.toml b/polkadot/parachain/test-parachains/undying/Cargo.toml
index 734460f087e9a0514ae361c400e60603a71a740e..e636b4af355973e0f6bb89f8d7beee3640900d5d 100644
--- a/polkadot/parachain/test-parachains/undying/Cargo.toml
+++ b/polkadot/parachain/test-parachains/undying/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "test-parachain-undying"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Test parachain for zombienet integration tests"
 edition = "2021"
diff --git a/polkadot/parachain/test-parachains/undying/collator/Cargo.toml b/polkadot/parachain/test-parachains/undying/collator/Cargo.toml
index 543e1308b3db4969dd94d0df5fb08366b18a7233..dded32322f51f905852c18a5f643459e2c0c3f69 100644
--- a/polkadot/parachain/test-parachains/undying/collator/Cargo.toml
+++ b/polkadot/parachain/test-parachains/undying/collator/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "test-parachain-undying-collator"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Collator for the undying test parachain"
 edition = "2021"
diff --git a/polkadot/primitives/Cargo.toml b/polkadot/primitives/Cargo.toml
index 17a1e8afcbd79744df37a43408c2c4ce4073132c..c45a96dcb91e77e4968aa2074f9d2caf5215690b 100644
--- a/polkadot/primitives/Cargo.toml
+++ b/polkadot/primitives/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-primitives"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/primitives/test-helpers/Cargo.toml b/polkadot/primitives/test-helpers/Cargo.toml
index 243b714280c05b06859d10eacec57f6acadafa49..6afe34f927539d460f3fdcb26640e3e842224032 100644
--- a/polkadot/primitives/test-helpers/Cargo.toml
+++ b/polkadot/primitives/test-helpers/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-primitives-test-helpers"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml
index 899ea0054cedcb00e6daf5a1324727081b16ebe2..72a5ab857ea109637c7a82c19da423485f29acee 100644
--- a/polkadot/rpc/Cargo.toml
+++ b/polkadot/rpc/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-rpc"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml
index 4cb9c8e4e48bdfc6d131d51c234b6d25202cb3cc..215655ab6a1f7efa210c2f69380b0b730d78e7fd 100644
--- a/polkadot/runtime/common/Cargo.toml
+++ b/polkadot/runtime/common/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-runtime-common"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/common/slot_range_helper/Cargo.toml b/polkadot/runtime/common/slot_range_helper/Cargo.toml
index 00d35a2296401c25694645b12e488fac1575a2b9..e8aa5042c011fb546715d2f374ab3a7d44f83365 100644
--- a/polkadot/runtime/common/slot_range_helper/Cargo.toml
+++ b/polkadot/runtime/common/slot_range_helper/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "slot-range-helper"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml
index e7cfa456e7b9f418515e0647d00c11ce036968a4..3064fa9292eac9776eb2a772c104ac00d8a9e1ee 100644
--- a/polkadot/runtime/kusama/Cargo.toml
+++ b/polkadot/runtime/kusama/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "kusama-runtime"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 build = "build.rs"
diff --git a/polkadot/runtime/kusama/constants/Cargo.toml b/polkadot/runtime/kusama/constants/Cargo.toml
index 1f4b5941720342b00c5498f71acc4c8edbaed10f..3985dc39983a69eabac43b0f62348e0c3e177eaf 100644
--- a/polkadot/runtime/kusama/constants/Cargo.toml
+++ b/polkadot/runtime/kusama/constants/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "kusama-runtime-constants"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/kusama/src/lib.rs b/polkadot/runtime/kusama/src/lib.rs
index efaaa8fc84fa7e04a3b11f8a0d17d9911942e3c8..d615b932bc30a6e4d3a7a2ed8b5f8a591a76b3d8 100644
--- a/polkadot/runtime/kusama/src/lib.rs
+++ b/polkadot/runtime/kusama/src/lib.rs
@@ -116,7 +116,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
 	spec_name: create_runtime_str!("kusama"),
 	impl_name: create_runtime_str!("parity-kusama"),
 	authoring_version: 2,
-	spec_version: 9200,
+	spec_version: 9220,
 	impl_version: 0,
 	#[cfg(not(feature = "disable-runtime-api"))]
 	apis: RUNTIME_API_VERSIONS,
diff --git a/polkadot/runtime/metrics/Cargo.toml b/polkadot/runtime/metrics/Cargo.toml
index b2fec658cb785e92911160950629c136b05d3615..8c403eefc7db5f4b2a2e28ca55c11a442c58f71d 100644
--- a/polkadot/runtime/metrics/Cargo.toml
+++ b/polkadot/runtime/metrics/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-runtime-metrics"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/parachains/Cargo.toml b/polkadot/runtime/parachains/Cargo.toml
index 68dc82cce26b95a97c49fcc89d6cce91464c7130..71eea7d8d7f14739ee03ed1a990268ab474c7255 100644
--- a/polkadot/runtime/parachains/Cargo.toml
+++ b/polkadot/runtime/parachains/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-runtime-parachains"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml
index 0663351b683b2ef448fa7cc0f1145dcae2965eae..72137430cfadc7159e92d60ef9c94bf62d306095 100644
--- a/polkadot/runtime/polkadot/Cargo.toml
+++ b/polkadot/runtime/polkadot/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-runtime"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 build = "build.rs"
diff --git a/polkadot/runtime/polkadot/constants/Cargo.toml b/polkadot/runtime/polkadot/constants/Cargo.toml
index f5c13d8ea3697407b8416a19316d9e3e951c16c1..2b017e40d0ba870302ab64138bee646368a26ef4 100644
--- a/polkadot/runtime/polkadot/constants/Cargo.toml
+++ b/polkadot/runtime/polkadot/constants/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-runtime-constants"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/polkadot/src/lib.rs b/polkadot/runtime/polkadot/src/lib.rs
index f11d0e20e57f4e1afeb1ead9c9f720f7f0abc044..78d2862e91bd8cfeedc222222c5c5798d6baf37e 100644
--- a/polkadot/runtime/polkadot/src/lib.rs
+++ b/polkadot/runtime/polkadot/src/lib.rs
@@ -111,7 +111,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
 	spec_name: create_runtime_str!("polkadot"),
 	impl_name: create_runtime_str!("parity-polkadot"),
 	authoring_version: 0,
-	spec_version: 9200,
+	spec_version: 9220,
 	impl_version: 0,
 	#[cfg(not(feature = "disable-runtime-api"))]
 	apis: RUNTIME_API_VERSIONS,
diff --git a/polkadot/runtime/rococo/Cargo.toml b/polkadot/runtime/rococo/Cargo.toml
index 5d89fe43725bd5698da9d1cfe082ac8433c049ce..c74f97653ee02bb1cefb15953c8190d064035845 100644
--- a/polkadot/runtime/rococo/Cargo.toml
+++ b/polkadot/runtime/rococo/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rococo-runtime"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 build = "build.rs"
diff --git a/polkadot/runtime/rococo/constants/Cargo.toml b/polkadot/runtime/rococo/constants/Cargo.toml
index ac4c7c3ca81df305fca949d5c304929e0b389151..50cba9cb820636df0f0b24de584388397c6b9e19 100644
--- a/polkadot/runtime/rococo/constants/Cargo.toml
+++ b/polkadot/runtime/rococo/constants/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rococo-runtime-constants"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/rococo/src/lib.rs b/polkadot/runtime/rococo/src/lib.rs
index 2a820d265a67b46f15c010ae03a51ed186d41f6b..2b98e31dd497f49fd0a7f44bf64ca3a067702816 100644
--- a/polkadot/runtime/rococo/src/lib.rs
+++ b/polkadot/runtime/rococo/src/lib.rs
@@ -100,7 +100,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
 	spec_name: create_runtime_str!("rococo"),
 	impl_name: create_runtime_str!("parity-rococo-v2.0"),
 	authoring_version: 0,
-	spec_version: 9200,
+	spec_version: 9220,
 	impl_version: 0,
 	#[cfg(not(feature = "disable-runtime-api"))]
 	apis: RUNTIME_API_VERSIONS,
diff --git a/polkadot/runtime/test-runtime/Cargo.toml b/polkadot/runtime/test-runtime/Cargo.toml
index f004851e459c56a065f3c347bcb602e99c33ab39..0961b7084816744ed190b63bfa1247ea5cca9e71 100644
--- a/polkadot/runtime/test-runtime/Cargo.toml
+++ b/polkadot/runtime/test-runtime/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-test-runtime"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 build = "build.rs"
diff --git a/polkadot/runtime/test-runtime/constants/Cargo.toml b/polkadot/runtime/test-runtime/constants/Cargo.toml
index a8e2fc1c57ba92376e8b9b35b590ebc54a7badc7..6e0aeef7488a84ddc4ab10c512eccddeae4db114 100644
--- a/polkadot/runtime/test-runtime/constants/Cargo.toml
+++ b/polkadot/runtime/test-runtime/constants/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "test-runtime-constants"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/westend/Cargo.toml b/polkadot/runtime/westend/Cargo.toml
index 96a14ccb3d98aabaa4b21254168e8ebb05ef7b83..693027e01ed564e2ad27afd45a69c71cd6bdc1de 100644
--- a/polkadot/runtime/westend/Cargo.toml
+++ b/polkadot/runtime/westend/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "westend-runtime"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 build = "build.rs"
diff --git a/polkadot/runtime/westend/constants/Cargo.toml b/polkadot/runtime/westend/constants/Cargo.toml
index 3629cbf5fc8a9b6c4e2ff3331f93c6294c673184..05e05c9b5b2dc8a97cb6adbd52900a53618026c8 100644
--- a/polkadot/runtime/westend/constants/Cargo.toml
+++ b/polkadot/runtime/westend/constants/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "westend-runtime-constants"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/westend/src/lib.rs b/polkadot/runtime/westend/src/lib.rs
index b18610ad33900b9e6ca3b0628740d7a3ab0c20d7..00bcdb8b44cfa44db15ed09cabe8d48e15e7c821 100644
--- a/polkadot/runtime/westend/src/lib.rs
+++ b/polkadot/runtime/westend/src/lib.rs
@@ -105,7 +105,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
 	spec_name: create_runtime_str!("westend"),
 	impl_name: create_runtime_str!("parity-westend"),
 	authoring_version: 2,
-	spec_version: 9200,
+	spec_version: 9220,
 	impl_version: 0,
 	#[cfg(not(feature = "disable-runtime-api"))]
 	apis: RUNTIME_API_VERSIONS,
diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml
index 4d0309c61ff86a643770c286dd2d0885d1836ce7..0ec782074fb0eba983fb277332074bfb7faf2c9b 100644
--- a/polkadot/statement-table/Cargo.toml
+++ b/polkadot/statement-table/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-statement-table"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/utils/generate-bags/Cargo.toml b/polkadot/utils/generate-bags/Cargo.toml
index 7859e94ca61ffecaa162d23c519a38de8c7e21f4..c22580edacaa2ce88e9da774f272fc14a2f7e1e7 100644
--- a/polkadot/utils/generate-bags/Cargo.toml
+++ b/polkadot/utils/generate-bags/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-voter-bags"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml b/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml
index e13ee9a2417c2fb970676752c4b43655f0c97118..620620676b0900ded079ba909fa480d155724897 100644
--- a/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml
+++ b/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "remote-ext-tests-bags-list"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/utils/staking-miner/Cargo.lock b/polkadot/utils/staking-miner/Cargo.lock
index d6d28d54fbeaf1da76ba5ac408706ae294883377..c2897535eb1b3c8c8c5db25ca147e17fda209fe3 100644
--- a/polkadot/utils/staking-miner/Cargo.lock
+++ b/polkadot/utils/staking-miner/Cargo.lock
@@ -1934,7 +1934,7 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
 
 [[package]]
 name = "polkadot-core-primitives"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "parity-scale-codec",
  "parity-util-mem",
@@ -3681,7 +3681,7 @@ dependencies = [
 
 [[package]]
 name = "staking-miner"
-version = "0.9.19"
+version = "0.9.22"
 dependencies = [
  "anyhow",
  "assert_cmd",
diff --git a/polkadot/utils/staking-miner/Cargo.toml b/polkadot/utils/staking-miner/Cargo.toml
index cbaeddc7e7f9804b5caf1f2c8aafc7cfbbb507c5..a9a5f2939219199a842b01ad6db641c7fcedd2b5 100644
--- a/polkadot/utils/staking-miner/Cargo.toml
+++ b/polkadot/utils/staking-miner/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "staking-miner"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/xcm/Cargo.toml b/polkadot/xcm/Cargo.toml
index 753aaf32205102b56f0f5fcefc2a3b82dabf90a6..ac7839cdcb2965f35e3dd469653282a7891a3c18 100644
--- a/polkadot/xcm/Cargo.toml
+++ b/polkadot/xcm/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "xcm"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "The basic XCM datastructures."
 edition = "2021"
diff --git a/polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml b/polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml
index e2545d58cf0e25bffa5eb32f1593cf42ded27747..03f483e4a570061bdf5f3bf2010b7cf773ddffd5 100644
--- a/polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml
+++ b/polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml
@@ -2,7 +2,7 @@
 name = "pallet-xcm-benchmarks"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
-version = "0.9.19"
+version = "0.9.22"
 
 [package.metadata.docs.rs]
 targets = ["x86_64-unknown-linux-gnu"]
diff --git a/polkadot/xcm/pallet-xcm/Cargo.toml b/polkadot/xcm/pallet-xcm/Cargo.toml
index 3d0d11fede972ae6a2dbeebd9b6f75235985b535..edc4edacfb0a655309e7538cf32f67d8712ac97d 100644
--- a/polkadot/xcm/pallet-xcm/Cargo.toml
+++ b/polkadot/xcm/pallet-xcm/Cargo.toml
@@ -2,7 +2,7 @@
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 name = "pallet-xcm"
-version = "0.9.19"
+version = "0.9.22"
 
 [dependencies]
 codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["derive"] }
diff --git a/polkadot/xcm/xcm-builder/Cargo.toml b/polkadot/xcm/xcm-builder/Cargo.toml
index 0775c4cd0c0f2c3e6078b450b024d78a5d8d95c1..69779a3430dd695a633a8d6433d30a040221e9ae 100644
--- a/polkadot/xcm/xcm-builder/Cargo.toml
+++ b/polkadot/xcm/xcm-builder/Cargo.toml
@@ -3,7 +3,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 name = "xcm-builder"
 description = "Tools & types for building with XCM and its executor."
-version = "0.9.19"
+version = "0.9.22"
 
 [dependencies]
 parity-scale-codec = { version = "3.1.2", default-features = false, features = ["derive"] }
diff --git a/polkadot/xcm/xcm-executor/Cargo.toml b/polkadot/xcm/xcm-executor/Cargo.toml
index 181149669299b30f48ff76df5331455461943c13..e68bf81602c494f9896aebc192c89a5aa010c53f 100644
--- a/polkadot/xcm/xcm-executor/Cargo.toml
+++ b/polkadot/xcm/xcm-executor/Cargo.toml
@@ -3,7 +3,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 name = "xcm-executor"
 description = "An abstract and configurable XCM message executor."
-version = "0.9.19"
+version = "0.9.22"
 
 [dependencies]
 impl-trait-for-tuples = "0.2.2"
diff --git a/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml b/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml
index 05cb21500c3465a948f85164f77bc6b119b548b4..1eec5806c653d1a691cca1cd17ada7423b36ecfa 100644
--- a/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml
+++ b/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml
@@ -3,7 +3,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 name = "xcm-executor-integration-tests"
 description = "Integration tests for the XCM Executor"
-version = "0.9.19"
+version = "0.9.22"
 
 [dependencies]
 frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
diff --git a/polkadot/xcm/xcm-simulator/Cargo.toml b/polkadot/xcm/xcm-simulator/Cargo.toml
index 6c58b447bf15e474d8f729d356a2c65e4f963555..abf584bc1d71727c080910c2033d19ff507e182b 100644
--- a/polkadot/xcm/xcm-simulator/Cargo.toml
+++ b/polkadot/xcm/xcm-simulator/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "xcm-simulator"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Test kit to simulate cross-chain message passing and XCM execution"
 edition = "2021"
diff --git a/polkadot/xcm/xcm-simulator/example/Cargo.toml b/polkadot/xcm/xcm-simulator/example/Cargo.toml
index 8a36fdfdcf7821e9575d9c8937bacb98a4c4f0d7..4f7696a682139c435c3cd9416c46e40719cf73a9 100644
--- a/polkadot/xcm/xcm-simulator/example/Cargo.toml
+++ b/polkadot/xcm/xcm-simulator/example/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "xcm-simulator-example"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Examples of xcm-simulator usage."
 edition = "2021"
diff --git a/polkadot/xcm/xcm-simulator/fuzzer/Cargo.toml b/polkadot/xcm/xcm-simulator/fuzzer/Cargo.toml
index 46d825bb5927e4c97b0ce79dbd6ca4ae9553f6b7..52955bfc8995e9248851082085ef21e65db63f77 100644
--- a/polkadot/xcm/xcm-simulator/fuzzer/Cargo.toml
+++ b/polkadot/xcm/xcm-simulator/fuzzer/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "xcm-simulator-fuzzer"
-version = "0.9.19"
+version = "0.9.22"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Examples of xcm-simulator usage."
 edition = "2021"