diff --git a/rfcs/20230622-quantized-reduction.md b/rfcs/20230622-quantized-reduction.md
index 678390ec4db..ecb4f77326b 100644
--- a/rfcs/20230622-quantized-reduction.md
+++ b/rfcs/20230622-quantized-reduction.md
@@ -1,6 +1,6 @@
# RFC: StableHLO quantization for reduction ops
-Status: Review
+Status: Approved
Initial version: 06/22/2023
updated: 07/13/2023: Minor refactoring of the examples.
Last updated: 08/11/2023: Revision of the proposal to introduce an
diff --git a/rfcs/20230704-dynamism-101.md b/rfcs/20230704-dynamism-101.md
index 0b0942d2b0d..f4fb712df68 100644
--- a/rfcs/20230704-dynamism-101.md
+++ b/rfcs/20230704-dynamism-101.md
@@ -1,8 +1,8 @@
# RFC: Dynamism 101
-Status: Under review
+Status: Approved
Initial version: 7/4/2023
-Last updated: 7/4/2023
+Last updated: 1/16/2024
Discussion thread: [openxla-discuss](https://groups.google.com/a/openxla.org/g/openxla-discuss/c/HJRvFBum65k/m/7QtJxgB9AQAJ).
## Summary
diff --git a/rfcs/20231017-collective-broadcast.md b/rfcs/20231017-collective-broadcast.md
index e572dc96476..cbce4ee918b 100644
--- a/rfcs/20231017-collective-broadcast.md
+++ b/rfcs/20231017-collective-broadcast.md
@@ -1,6 +1,6 @@
# [RFC] Add collective_broadcast to the StableHLO specification
-Status: Review
+Status: Approved
Initial version: 10/17/20223
Last updated: 11/1/2023
Discussion thread: [GitHub](https://github.com/openxla/stablehlo/pull/1809)