diff --git a/inactive-proposals.md b/inactive-proposals.md
index 15dadf49..b5a59535 100644
--- a/inactive-proposals.md
+++ b/inactive-proposals.md
@@ -48,9 +48,15 @@ Inactive proposals are proposals that at one point were presented to the committ
| [Getting last element of Array][arraylast] | Keith Cirkel | Withdrawn; the [Array#at](https://github.com/tc39/proposal-relative-indexing-method) proposal supersedes this work. | -[2018‑03][arraylast-notes] |
| [Sequence properties in Unicode property escapes][unicode-sequence-properties] | Mathias Bynens | Withdrawn; subsumed by [RegExp v flag with set notation + properties of strings][regexp-v-flag] proposal | -[2019‑10][unicode-sequence-properties-notes]
-[2018‑05][unicode-sequence-properties-notes-2018-05] |
| [Record & Tuple][record-tuple] | Robin Ricard
Richard Button | Withdrawn; subsumed by [Composites][composite] | -[2025‑04][record-tuple-notes-2025-04]
-[2025‑02][record-tuple-notes-2025-02]
-[2022‑11][record-tuple-notes-2022-11]
-[2022‑09][record-tuple-notes-2022-09]
-[2022‑07][record-tuple-notes-2022-07]
-[2021‑12][record-tuple-notes-2021-12]
-[2021‑10][record-tuple-notes-2021-10]
-[2021‑03][record-tuple-notes-2021-03]
-[2020‑09][record-tuple-notes-2020-09]
-[2020‑07][record-tuple-notes-2020-07]
-[2020‑06][record-tuple-notes-2020-06]
-[2020‑03][record-tuple-notes-2020-03]
-[2019‑10][record-tuple-notes] |
+| [Time Zone Canonicalization][proposal-canonical-tz] | Justin Grant
Richard Gibson | Reached Stage 3 in July 2023, then was merged into [Temporal][temporal] | -[2023-07][time-zone-canon-notes-2023-07]
-[2023-05][time-zone-canon-notes-2023-05] -[2023-03][time-zone-canon-notes-2023-03] |
See also the [active proposals](README.md), [stage 1 proposals](stage-1-proposals.md), [stage 0 proposals](stage-0-proposals.md), and [finished proposals](finished-proposals.md) documents.
+[proposal-canonical-tz]: https://github.com/tc39/proposal-canonical-tz
+[time-zone-canon-notes-2023-07]: https://github.com/tc39/notes/blob/main/meetings/2023-07/july-12.md#time-zone-canonicalization-for-stage-3
+[time-zone-canon-notes-2023-05]: https://github.com/tc39/notes/blob/main/meetings/2023-05/may-17.md#time-zone-canonicalization-for-stage-2
+[time-zone-canon-notes-2023-03]: https://github.com/tc39/notes/blob/main/meetings/2023-03/mar-23.md#time-zone-canonicalization-for-stage-1
+[temporal]: https://github.com/tc39/proposal-temporal
[distinguishing-literal-strings]: https://github.com/mikewest/tc39-proposal-literals
[callable-constructors]: https://github.com/tc39/ecma262/blob/93183b81cb03116b75019615d148b5f788e70edf/workingdocs/callconstructor.md
[collection-json]: https://github.com/DavidBruant/Map-Set.prototype.toJSON