I just updated emacs org-mode and when visiting org files, this binding takes effect:

C-TAB     (org-force-cycle-archived)
Cycle a tree even if it is tagged with ARCHIVE. 

What's the best way to disable this binding?

I use C-Tab for moving between windows.

Thanks.