diff --git a/backend/migrations/021_derivative_attempts.down.sql b/backend/migrations/023_derivative_attempts.down.sql similarity index 100% rename from backend/migrations/021_derivative_attempts.down.sql rename to backend/migrations/023_derivative_attempts.down.sql diff --git a/backend/migrations/021_derivative_attempts.up.sql b/backend/migrations/023_derivative_attempts.up.sql similarity index 100% rename from backend/migrations/021_derivative_attempts.up.sql rename to backend/migrations/023_derivative_attempts.up.sql diff --git a/backend/migrations/022_feed_scalar_counts.down.sql b/backend/migrations/024_feed_scalar_counts.down.sql similarity index 100% rename from backend/migrations/022_feed_scalar_counts.down.sql rename to backend/migrations/024_feed_scalar_counts.down.sql diff --git a/backend/migrations/022_feed_scalar_counts.up.sql b/backend/migrations/024_feed_scalar_counts.up.sql similarity index 100% rename from backend/migrations/022_feed_scalar_counts.up.sql rename to backend/migrations/024_feed_scalar_counts.up.sql diff --git a/backend/migrations/023_reserved_names_and_pin_decay.down.sql b/backend/migrations/025_reserved_names_and_pin_decay.down.sql similarity index 100% rename from backend/migrations/023_reserved_names_and_pin_decay.down.sql rename to backend/migrations/025_reserved_names_and_pin_decay.down.sql diff --git a/backend/migrations/023_reserved_names_and_pin_decay.up.sql b/backend/migrations/025_reserved_names_and_pin_decay.up.sql similarity index 100% rename from backend/migrations/023_reserved_names_and_pin_decay.up.sql rename to backend/migrations/025_reserved_names_and_pin_decay.up.sql