diff --git a/.github/workflows/rpc-integration-tests.yml b/.github/workflows/rpc-integration-tests.yml
index 300f240343..231cfe8a05 100644
--- a/.github/workflows/rpc-integration-tests.yml
+++ b/.github/workflows/rpc-integration-tests.yml
@@ -33,7 +33,7 @@ jobs:
       - name: Checkout RPC Tests Repository & Install Requirements
         run: |
           rm -rf ${{runner.workspace}}/rpc-tests
-          git -c advice.detachedHead=false clone --depth 1 --branch v1.53.0 https://github.com/erigontech/rpc-tests ${{runner.workspace}}/rpc-tests
+          git -c advice.detachedHead=false clone --depth 1 --branch v1.54.0 https://github.com/erigontech/rpc-tests ${{runner.workspace}}/rpc-tests
           cd ${{runner.workspace}}/rpc-tests
           pip3 install -r requirements.txt --break-system-packages
 
diff --git a/third_party/evmone/evmone b/third_party/evmone/evmone
index bb7bd5e201..3f35fc8c5b 160000
--- a/third_party/evmone/evmone
+++ b/third_party/evmone/evmone
@@ -1 +1 @@
-Subproject commit bb7bd5e201c20c1167223985c1237e4a3dead35a
+Subproject commit 3f35fc8c5b1fdfbe26906f22e6c9839a0068ebd2