diff --git a/core/skip_analysis.go b/core/skip_analysis.go
index ede5367a18ceea8b66a2e974cb0ff56be79aeb8d..6adaa716f228caa9c0ce0452581381fd056a9c95 100644
--- a/core/skip_analysis.go
+++ b/core/skip_analysis.go
@@ -21,7 +21,7 @@ import (
 )
 
 // MainnetNotCheckedFrom is the first block number not yet checked for invalid jumps
-const MainnetNotCheckedFrom uint64 = 13370300
+const MainnetNotCheckedFrom uint64 = 13414600
 
 // SkipAnalysis function tells us whether we can skip performing jumpdest analysis
 // for the historical blocks (on mainnet now but perhaps on the testsnets