diff --git a/docs.it4i/general/resources-allocation-policy.md b/docs.it4i/general/resources-allocation-policy.md
index c16880604a33cf68047791fa24ac11aaa447513f..411c3e461d66d80cf1d252cc616bb4eea31903aa 100644
--- a/docs.it4i/general/resources-allocation-policy.md
+++ b/docs.it4i/general/resources-allocation-policy.md
@@ -16,7 +16,7 @@ Computational resources are subject to [accounting policy][7].
     Queues are divided based on a resource type: `qcpu_` for non-accelerated nodes and `qgpu_` for accelerated nodes. <br><br>
     On the Karolina's `qgpu` queue, **you can allocate 1/8 of the node - 1 GPU and 16 cores**. <br><br>
 
-### New Queues
+### Queues
 
 | <div style="width:86px">Queue</div>| Description |
 | -------------------------------- | ----------- |
@@ -32,18 +32,6 @@ Computational resources are subject to [accounting policy][7].
 | `qfat`                           | Queue for fat node, PI must request authorization to enter the queue for all users associated to their project. |
 | `qviz`                           | Visualization queue Intended for pre-/post-processing using OpenGL accelerated graphics. Each user gets 8 cores of a CPU allocated (approx. 64 GB of RAM and 1/8 of the GPU capacity (default "chunk")). If more GPU power or RAM is required, it is recommended to allocate more chunks (with 8 cores each) up to one whole node per user. This is currently also the maximum allowed allocation per one user. One hour of work is allocated by default, the user may ask for 2 hours maximum. |
 
-### Legacy Queues
-
-Legacy queues stay in production until early 2023.
-
-| Legacy queue | Replaced by               |
-| ------------ | ------------------------- |
-| `qexp`       | `qcpu_exp` & `qgpu_exp`   |
-| `qprod`      | `qcpu`                    |
-| `qlong`      | `qcpu_long`               |
-| `nvidia`     | `qgpu` Note that unlike in new queues, only full nodes can be allocated. |
-| `qfree`      | `qcpu_free` & `qgpu_free` |
-
 See the following subsections for the list of queues:
 
 * [Karolina queues][5]